auto merge of #294 : alexcrichton/cargo/here-we-go, r=wycats
authorbors <bors@rust-lang.org>
Sat, 2 Aug 2014 17:56:11 +0000 (17:56 +0000)
committerbors <bors@rust-lang.org>
Sat, 2 Aug 2014 17:56:11 +0000 (17:56 +0000)
commitab009bf4ba8307b39222d00e8dcb591e54fbc00f
tree765a96655aef1c61f0efa6116a8d025374b8e41a
parent808567e1fff8735c0487ebc43aa4f9fd4a253ae0
parentbfc151949086a33d8f87ac36c7ae38de73348eb5
auto merge of #294 : alexcrichton/cargo/here-we-go, r=wycats

This is a series of commits which culminate in fixing #214. The last remaining bit is that freshness for an entire package is still considered if the package has a `build` command, but that is pretty easy to fix and I plan on doing so soon-ish.